Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(*): use async functions #6210

Merged
merged 5 commits into from
Aug 1, 2021
Merged

Conversation

NotSugden
Copy link
Contributor

Please describe the changes this PR makes and why it should be merged:
This PR refactors all functions to be async instead of chaining a .then(...) - also fixes a couple issues where errors are thrown instead of returning a Promise.reject(...);

Status and versioning classification:

untested

@iCrawl iCrawl added this to the Version 13 milestone Jul 29, 2021
src/structures/Integration.js Outdated Show resolved Hide resolved
@iCrawl
Copy link
Member

iCrawl commented Jul 29, 2021

This needs a rebase.

src/structures/GuildAuditLogs.js Outdated Show resolved Hide resolved
src/managers/GuildManager.js Outdated Show resolved Hide resolved
src/managers/GuildMemberManager.js Outdated Show resolved Hide resolved
@iCrawl
Copy link
Member

iCrawl commented Jul 31, 2021

This needs a rebase.

@NotSugden
Copy link
Contributor Author

rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants